Xuni Product Documentation - Xamarin.Forms
XuniCollectionView<T> Class Events

For a list of all members of this type, see XuniCollectionView<T> members.

Public Events
 NameDescription
Public EventCollectionChanged Occurs after the collection changed. (Inherited from Xuni.CollectionView.XuniReadOnlyCollectionViewBase<object>)
Public EventCurrentChanged Occurs after the current item changed. (Inherited from Xuni.CollectionView.XuniReadOnlyCollectionViewBase<object>)
Public EventCurrentChanging Occurs when the current item is changing. (Inherited from Xuni.CollectionView.XuniReadOnlyCollectionViewBase<object>)
Public EventFilterChanged Raised after a filter operation was performed.  
Public EventGroupChanged Raised after a grouping operation was performed.  
Public EventPropertyChanged Occurs when a property value changes. (Inherited from Xuni.CollectionView.XuniReadOnlyCollectionViewBase<object>)
Public EventSortChanged Raised after a sort operation was performed.  
Top
See Also

Reference

XuniCollectionView<T> Class
Xuni.CollectionView Namespace